Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update UI on the wayfinding page #420

Merged
merged 7 commits into from
Dec 10, 2024

Conversation

andreeaceachir142
Copy link
Contributor

What

  • Update UI on the wayfinding page

How

  • Update the text on the wayfinding page and the placeholder text for the input fields.
  • Update the length of the input fields to only cover 90%
  • Update all translations with the new strings

@andreeaceachir142 andreeaceachir142 changed the title Update UI on the wayfinding page. Update UI on the wayfinding page Dec 2, 2024
@andreeaceachir142
Copy link
Contributor Author

@Lucaci-Andrei just for reference, this is an example of ticket where the strings needed to be translated in all the supported languages.

@andreeaceachir142
Copy link
Contributor Author

Ready for re review ✅ @ammapspeople

@@ -47,4 +47,8 @@
padding: var(--spacing-medium) var(--spacing-x-small) var(--spacing-medium) var(--spacing-x-small);
}

span {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider targeting using a BEM element selector (&__label? 🤔 ), just to avoid problems down the line if we add a <span> in another place in the component.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point ✅

Copy link
Contributor

@ammapspeople ammapspeople left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆗 x 3

@andreeaceachir142 andreeaceachir142 merged commit f0e861e into main Dec 10, 2024
@andreeaceachir142 andreeaceachir142 deleted the feature/update-wayfinding-steps branch December 10, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants